Skip to content

Teaching the Llama to Remember#707

Merged
benfrank241 merged 9 commits intomainfrom
blog/llamaindex-agent-memory
Mar 26, 2026
Merged

Teaching the Llama to Remember#707
benfrank241 merged 9 commits intomainfrom
blog/llamaindex-agent-memory

Conversation

@benfrank241
Copy link
Copy Markdown
Contributor

New blog post: LlamaIndex + Hindsight persistent memory integration.

  • Blog file: hindsight-docs/blog/2026-03-26-llamaindex-agent-memory.md
  • Cover image: hindsight-docs/static/img/blog/llamaindex-agent-memory.png

benfrank241 and others added 8 commits March 25, 2026 11:49
Claude Code's plugin installer does not merge hooks.json into settings.json
automatically. This adds a setup script and skill that users can run once
after installing the plugin to register the hooks manually.
…tibility

Hardcoded `python3` doesn't exist on Windows (and may miss the active
venv on any OS). Use sys.executable so the registered hook commands
always point to the exact interpreter that ran the setup script.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@benfrank241 benfrank241 marked this pull request as ready for review March 26, 2026 19:39
…-memory

# Conflicts:
#	hindsight-integrations/claude-code/.claude-plugin/plugin.json
#	hindsight-integrations/claude-code/scripts/setup_hooks.py
@benfrank241 benfrank241 merged commit 62c0992 into main Mar 26, 2026
36 checks passed
@benfrank241 benfrank241 deleted the blog/llamaindex-agent-memory branch March 26, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant